# Here's the list of allowed bands. See rules of contest
# for operators category (SOSB, SOMB etc)
#
BANDS ALLOW=160m,80m,40m,20m,15m,10m
SET BAND=3
# Here's the list of allowed modes:
MODES ALLOW=SSB
SET MODE=0
# What to will be exchange with report.
# %w - WAZ zone (e.g. Report is 59 15)
# %i - ITU zone (e.g. Report is 59 38)
# %c - QSO's counter (e.g. Report is 59 001)
# Also is possible to mix it with any text:
# SET REMARX-S[2]=%cKR - means report 59 001KR
# %u - allowed texts from REMARX-U ALLOW field only (e.g. 59 M)
# %x - (not neccesery) allowed texts from REMARX-U ALLOW field only
# (e.g. %3c%x means 59 001KR but also is possible to set 59 001)
#
SET REMARX-S[2]=%w
SET REMARX-R[2]=%w
# Date format
# 0 - DD.MM.YYYY
# 1 - DD/MM/YYYY
# 2 - MM/DD/YYYY
SET DATE=0
# GUI settings
SHOW DATE=NO
SHOW TIME=NO
SHOW BAND=YES
SHOW MODE=NO
SHOW RST-S=YES
SHOW RST-R=YES
SHOW REMARX-S=2
SHOW REMARX-R=2
SHOW LOCATOR=NO
SHOW COMMENT=NO
SHOW QSL=NO
# Find Similar Call
SET ACK_FINDSIMCALL=NO
# Find QSO Before
SET ACK_FINDQSOBEFORE=NO
# Duplicated QSO Finder
SET ACK_DUPFIND=YES
# IOTA support
SET ACK_IOTA=NO
# Awards support
SET ACK_AWARDS=NO
SET ACK_ACTIVITY=NO
# QSL Manager Database support
SET ACK_FINDQSLMANAGER=NO
# CallBook support
SET ACK_CALLBOOK=NO
# File which contains database of prefixes based on organisators publication.
SET PFXDATA=cqww.csv
# Scores
# SET
#
# CONT - points will be given for every QSO between continents.
# 1 - AF (Africa)
# 2 - AS (Asia)
# 3 - EU (Europe)
# 4 - NA (North America)
# 5 - OC (Oceania)
# 6 - SA (South America)
# e.g. 123 - means that every QSO from Africa (1) to Asia (2)
# will give 3 points.
# e.g. SCORE SET=CONT,111,123,133,143,153,163,213,221,233,243,253,263,313,323,331,343,353,363,413,423,433,442,453,463,513,523,533,543,551,563,613,623,633,643,653,661